Configurates
C1.Web.Mvc.BaseCollectionViewService<T>.SortDescriptions. Sets the sort descriptions with a name list in ascending order.
シンタックス
'宣言
Public Function OrderBy( _
ByVal ParamArray () As System.String _
) As
public OrderBy(
params System.string[]
)
パラメータ
- names
- A name list sorting by in ascending order.
戻り値の型
Current builder.
参照